net/http.http2ClientConn.closeForError (method)
3 uses
net/http (current package)
h2_bundle.go#L8534: func (cc *http2ClientConn) closeForError(err error) {
h2_bundle.go#L8549: cc.closeForError(http2errClientConnForceClosed)
h2_bundle.go#L8559: cc.closeForError(err)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)